Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds custom resource for installing Consul. #291

Merged
merged 18 commits into from
Mar 17, 2016
Merged

Conversation

johnbellone
Copy link
Contributor

/cc @acaiafa @sh9189
Closes #251
Closes #247

@johnbellone johnbellone reopened this Mar 17, 2016
johnbellone added a commit that referenced this pull request Mar 17, 2016
Adds custom resource for installing Consul.
@johnbellone johnbellone merged commit 5f71b04 into master Mar 17, 2016
@legal90
Copy link
Contributor

legal90 commented Mar 22, 2016

@johnbellone Thank you very much for this PR. It is really a big deal! 👍

But I've noticed that you've removed symlink creation (/usr/local/bin/consul). I'm just wondering - was there a significant reason for this?

@Ginja
Copy link
Contributor

Ginja commented Mar 22, 2016

@legal90 I believe it may be because it's tricky to orchestrate a symlink across providers, when not all platforms would use/need it (looking at you Windows). My guess is that @johnbellone decided to forgo the management of it as it's only referenced in the service script, and that will get updated automatically.

@Ginja
Copy link
Contributor

Ginja commented Mar 22, 2016

That being said, we should probably remove this default value:

https://github.com/johnbellone/consul-cookbook/blob/master/libraries/consul_service.rb#L48

@lock
Copy link

lock bot commented Apr 25, 2020

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Apr 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updating consul version does not restart consul Refactor the population of TLS files to wrapper cookbooks?
3 participants